Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lastest version pdo_sqlsrv. #288

Closed
wants to merge 4 commits into from
Closed

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

Copy link

what-the-diff bot commented Dec 18, 2023

PR Summary

  • Upgrade of 'pdo_sqlsrv' Extension
    The version of the 'pdo_sqlsrv' extension, which is a driver allowing PHP to communicate with SQL Server databases, was upgraded from version 5.10.1 to 5.11.1. This update contains changes that enhance the stability and performance of our application.

  • Addition of PHP Version 8.3 to build configuration
    This PR also makes our software compatible with the latest PHP version (8.3), allowing us to leverage the new features and improvements in performance and security provided by this version.

Please note these changes were applied to both our main build process (build.yml) and our mutation testing process (mutation.yml), ensuring consistency across different stages of our development pipeline.

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5276702) 98.48% compared to head (134d8fc) 98.49%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #288   +/-   ##
=========================================
  Coverage     98.48%   98.49%           
  Complexity      205      205           
=========================================
  Files            15       15           
  Lines           596      597    +1     
=========================================
+ Hits            587      588    +1     
  Misses            9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants